From d99cbd6c34479daff280518efb1d4028438917c3 Mon Sep 17 00:00:00 2001 From: robertlipe Date: Mon, 15 Jul 2013 22:55:13 +0000 Subject: [PATCH] Expat doc fixes. git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4438 f51c46e8-681c-474f-0cfe-069cfd0219fb --- gpsbabel/mingw/README.expat | 2 +- gpsbabel/mingw/lib/README | 1 + gpsbabel/msvc/README.msvc | 4 +--- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/gpsbabel/mingw/README.expat b/gpsbabel/mingw/README.expat index ae51d66ca..9232175bd 100644 --- a/gpsbabel/mingw/README.expat +++ b/gpsbabel/mingw/README.expat @@ -1 +1 @@ -This expat library comes from http://sourceforge.net/projects/mingwrep/ +Please see lib/README. diff --git a/gpsbabel/mingw/lib/README b/gpsbabel/mingw/lib/README index f267f5b1c..7fb24c06b 100644 --- a/gpsbabel/mingw/lib/README +++ b/gpsbabel/mingw/lib/README @@ -1,2 +1,3 @@ files created with pexport/dlltool using libexpat.dll version 1.95.8 from http://sourceforge.net/projects/expat +This is not the latest version, but new versions are not considered necessary. diff --git a/gpsbabel/msvc/README.msvc b/gpsbabel/msvc/README.msvc index eec8791a7..d60611241 100644 --- a/gpsbabel/msvc/README.msvc +++ b/gpsbabel/msvc/README.msvc @@ -35,9 +35,7 @@ is required in addition to the actual compiler package for DeLorme (delbin). code that do not compile.) The "Expat" directory contains the import library and header file for the -Expat DLL. This may or may not be the latest build of Expat; you might -want to check http://expat.sourceforge.net to see if there is a more recent -version. +Expat DLL. To run GPSBabel, you must make sure that the dlls (Qt and libexpat.dll from the Expat directory) is in the DLL search path. The easiest way to do this, -- 2.30.2